Host

interface Host

A host name of the URI.

Functions

Link copied to clipboard
open fun of(host: String): Host
Returns the Host instance for the given host name.
Link copied to clipboard
open fun value(): String
Returns a string that represents the host name.